home *** CD-ROM | disk | FTP | other *** search
/ Art Fundamentals - Core Concepts in Art / Art Fundamentals: Core Concepts in Art.iso / pc / color.dxr / 00734.ls < prev    next >
Encoding:
Text File  |  2001-07-16  |  146 b   |  10 lines

  1. on mouseUp me
  2.   showit(30, 30)
  3.   hideit(31, 39)
  4.   showit(40, 43)
  5.   hideit(44, 98)
  6.   puppetTransition(1, 4, 1, 1)
  7.   cursor(-1)
  8.   go("ClrEx4a")
  9. end
  10.